a{text-decoration:none;}
a:hover{color: #111987;}
.jp-main{width: 1200px;margin: 0 auto;}
.top150{width: 100%;background-color: #FFFFFF;}
.top{width: 1200px;height: 100px;position: relative;margin: 0 auto;}
.top-left{width: 260px;height: 50px;position: absolute;top: 39px;}
.top-left img{display: block;width: 260px;height: 50px;}
.top-right ul li{list-style: none;float: left;}
/* .top150 .top .top-right .lg,.pic{list-style: none;} */
.top-right .lg{position: absolute;width: 320px;height: 18px;overflow-wrap: break-word;color: rgb(18, 19, 24);font-size: 18px;font-family: SourceHanSerifCN-Medium;font-weight: 500;text-align: left;white-space: nowrap;line-height: 18px;top: 21px; right:0;display: flex;justify-content: space-between;padding: 0;}
.top-right .lg a{font-size: 18px;font-family: SourceHanSerifCN-Medium;font-weight: 500;text-align: left;white-space: nowrap;line-height: 18px;color: rgba(17, 25, 135, 1);}
.top-right .lg span{font-size: 14px; color: #9F9F9F;}
.top-right .top-right-pic{position: absolute;width: 157px;height: 24px;display: flex;justify-content: space-between;top: 61px; left: 1036px;}
.top-right .top-right-pic .pic-item{width: 24px;height: 24px;}
.jp-nav{width: 100%;height: 55px;background: #111987;padding-top: 15px;}
.jp-nav ul{width: 1172px;height: 24px;font-size: 25px;font-family: MeiryoUI;font-weight: 400;color: #FFFFFF;line-height: 24px;display: flex;justify-content: space-between;margin: 0px auto;}
.jp-nav ul li{float: left;}
.jp-nav ul li a{color: #fff;}
.jp-nav ul li a:hover{color: #fff!important;}

.tab_text_1::after{
  content: " ";
  height: 5px;
  bottom: -16px;
  left: 0px;
  /* width: 100%; */
  right: 0px;
  /* width: 100%; */
  background-color: #ffffff;
  opacity: 0.7;
  position: absolute;
  
}
.tab_text{
  position: relative;
}

.head-pop-bg {
  width: 408px;
}
.head-pop-bg .head-bg {
  display: flex;
  align-items: center;
  margin-top: 26px;
}
.head-pop-bg .head-bg .head-img {
  width: 47px;
  height: 47px;
  border-radius: 23px;
}
.head-pop-bg .head-bg .name {
  margin-left: 5px;
  font-size: 13px;
  font-weight: 500;
  color: #333333;
}
.head-pop-bg .head-icon-bg {
  align-items: center;
  text-align: center;
  display: flex;
  justify-content: space-between;
  padding: 21px 0px 0px 0px;
}
.head-pop-bg .head-icon-bg .head-icon-img {
  width: 32px;
  height: 32px;
  /* font-size: 23px; */
}
.head-pop-bg .head-icon-bg .head-text {
  margin-top: 2px;
  font-size: 11px;
  font-weight: 400;
  color: #666666;
}
.head-pop-bg .line {
  margin-top: 23px;
  margin-bottom: 23px;
  height: 0px;
  border: 1px solid #EDEDED;
}
.head-pop-bg .logout {
  font-size: 11px;
  font-weight: 400;
  color: #666666;
  cursor: pointer;
  margin-bottom: 14px;
}
.head-pop-bg .logout:hover {
  color: #1A5AC3;
}